[INFO] cloning repository https://github.com/actions-marketplace-validations/kkruglik_verdict
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actions-marketplace-validations/kkruglik_verdict" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkkruglik_verdict", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkkruglik_verdict'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58a3c72d8b6167177548d6677bc2f2f97ee81d49
[INFO] fixing actions-marketplace-validations/kkruglik_verdict against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factions-marketplace-validations%2Fkkruglik_verdict" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/actions-marketplace-validations/kkruglik_verdict
[INFO] finished tweaking git repo https://github.com/actions-marketplace-validations/kkruglik_verdict
[INFO] tweaked toml for git repo https://github.com/actions-marketplace-validations/kkruglik_verdict written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actions-marketplace-validations/kkruglik_verdict on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actions-marketplace-validations/kkruglik_verdict already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.2
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.2
[INFO] [stderr]   Downloaded pyo3 v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20
[INFO] running `Command { std: "docker" "start" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking verdict-core v0.2.1 (/opt/rustwide/workdir/crates/verdict-core)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking verdict-cli v0.1.6 (/opt/rustwide/workdir/crates/verdict-cli)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking verdict-py v0.1.0 (/opt/rustwide/workdir/crates/verdict-py)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Field::new("user_id", DataType::Int),
[INFO] [stdout]    |         ^^^^^^^^^^-------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 11 |         Field::new("user_id", DataType::Int, /* Option<&str> */),
[INFO] [stdout]    |                                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Field::new("score", DataType::Float),
[INFO] [stdout]    |         ^^^^^^^^^^-------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Field::new("score", DataType::Float, /* Option<&str> */),
[INFO] [stdout]    |                                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Field::new("score_with_nulls", DataType::Float),
[INFO] [stdout]    |         ^^^^^^^^^^------------------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 13 |         Field::new("score_with_nulls", DataType::Float, /* Option<&str> */),
[INFO] [stdout]    |                                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Field::new("age", DataType::Int),
[INFO] [stdout]    |         ^^^^^^^^^^---------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 14 |         Field::new("age", DataType::Int, /* Option<&str> */),
[INFO] [stdout]    |                                        ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Field::new("age_with_nulls", DataType::Int),
[INFO] [stdout]    |         ^^^^^^^^^^--------------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Field::new("age_with_nulls", DataType::Int, /* Option<&str> */),
[INFO] [stdout]    |                                                   ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Field::new("is_active", DataType::Bool),
[INFO] [stdout]    |         ^^^^^^^^^^----------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Field::new("is_active", DataType::Bool, /* Option<&str> */),
[INFO] [stdout]    |                                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Field::new("is_active_with_nulls", DataType::Bool),
[INFO] [stdout]    |         ^^^^^^^^^^---------------------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Field::new("is_active_with_nulls", DataType::Bool, /* Option<&str> */),
[INFO] [stdout]    |                                                          ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Field::new("country", DataType::Str),
[INFO] [stdout]    |         ^^^^^^^^^^-------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 18 |         Field::new("country", DataType::Str, /* Option<&str> */),
[INFO] [stdout]    |                                            ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> crates/verdict-core/benches/csv_loading.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Field::new("country_with_nulls", DataType::Str),
[INFO] [stdout]    |         ^^^^^^^^^^------------------------------------- argument #3 of type `Option<&str>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> crates/verdict-core/src/dataset/schema.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  8 |     pub fn new(name: impl Into<String>, dtype: DataType, format: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Field::new("country_with_nulls", DataType::Str, /* Option<&str> */),
[INFO] [stdout]    |                                                       ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `verdict-core` (bench "csv_loading") due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20", kill_on_drop: false }`
[INFO] [stdout] dcff3049c351d4d22daf2a7550800b4d858acf6e23dc31c499554bc1887b9d20
